gtk4.git
6 years agorun-with-locales: Spell UTF-8 locales in the way the script understands
Simon McVittie [Sun, 1 Mar 2020 15:20:49 +0000 (15:20 +0000)]
run-with-locales: Spell UTF-8 locales in the way the script understands

Gbp-Dch: ignore

6 years agoAdd patch from upstream to fix installation of headers
Simon McVittie [Sun, 1 Mar 2020 13:54:15 +0000 (13:54 +0000)]
Add patch from upstream to fix installation of headers

6 years agorun-with-locales: Suppress shellcheck warnings about 'local'
Simon McVittie [Sun, 1 Mar 2020 12:15:27 +0000 (12:15 +0000)]
run-with-locales: Suppress shellcheck warnings about 'local'

Gbp-Dch: ignore

6 years agorun-with-locales: Actually export LOCPATH when required
Simon McVittie [Sun, 1 Mar 2020 12:15:09 +0000 (12:15 +0000)]
run-with-locales: Actually export LOCPATH when required

Gbp-Dch: ignore

6 years agorun-with-locales: Make use of -- optional
Simon McVittie [Sun, 1 Mar 2020 12:12:45 +0000 (12:12 +0000)]
run-with-locales: Make use of -- optional

Stop parsing arguments as soon as we see a non-option argument.

Gbp-Dch: ignore

6 years agoFix run-with-locales invocation
Simon McVittie [Sun, 1 Mar 2020 12:10:10 +0000 (12:10 +0000)]
Fix run-with-locales invocation

Send non-option arguments to the child process.

Gbp-Dch: ignore

6 years agoUpdate changelog
Simon McVittie [Sat, 29 Feb 2020 23:33:33 +0000 (23:33 +0000)]
Update changelog

6 years agoDon't build HTML documentation in Architecture: any builds
Simon McVittie [Sat, 29 Feb 2020 18:50:27 +0000 (18:50 +0000)]
Don't build HTML documentation in Architecture: any builds

With Autotools, we would have had to leave gtk-doc-tools in the
Build-Depends for gtkdocize, but with Meson we can demote it to
Build-Depends-Indep.

Promote docbook-xml and docbook-xsl to Build-Depends instead: they are
needed in all builds for the example programs' man pages. Previously,
they were pulled in by gtk-doc-tools.

6 years agodebian/libgtk-4-0.symbols.in: Update
Simon McVittie [Sat, 29 Feb 2020 18:17:24 +0000 (18:17 +0000)]
debian/libgtk-4-0.symbols.in: Update

6 years agoStandards-Version: 4.5.0 (no changes required)
Simon McVittie [Sat, 29 Feb 2020 17:44:49 +0000 (17:44 +0000)]
Standards-Version: 4.5.0 (no changes required)

6 years agoReorder changelog
Simon McVittie [Sat, 29 Feb 2020 17:16:29 +0000 (17:16 +0000)]
Reorder changelog

6 years agoDrop all patches, applied upstream
Simon McVittie [Sat, 29 Feb 2020 17:15:24 +0000 (17:15 +0000)]
Drop all patches, applied upstream

6 years agoGenerate locales used by the tests
Simon McVittie [Sat, 29 Feb 2020 17:14:46 +0000 (17:14 +0000)]
Generate locales used by the tests

6 years agod/rules: Sort build options
Simon McVittie [Sat, 29 Feb 2020 17:14:10 +0000 (17:14 +0000)]
d/rules: Sort build options

6 years agod/rules: Adjust build options for rename of documentation to gtk_doc
Simon McVittie [Sat, 29 Feb 2020 17:13:55 +0000 (17:13 +0000)]
d/rules: Adjust build options for rename of documentation to gtk_doc

6 years agod/rules: Update SONAME
Simon McVittie [Sat, 29 Feb 2020 17:13:05 +0000 (17:13 +0000)]
d/rules: Update SONAME

6 years agod/control.in: Update build-dependencies
Simon McVittie [Sat, 29 Feb 2020 17:12:40 +0000 (17:12 +0000)]
d/control.in: Update build-dependencies

6 years agod/copyright: Simplify and consolidate
Simon McVittie [Sat, 29 Feb 2020 17:11:55 +0000 (17:11 +0000)]
d/copyright: Simplify and consolidate

Please see individual source files if finer detail is required.

  - Stop distinguishing between LGPL 2+ and 2.1+, list both as
    "LGPL-2+ and LGPL-2.1+"
  - Stop distinguishing between code and translations
  - Merge copyright years
  - Merge entries differing only by email address
  - Stop repeating "Copyright (C)"
  - Indent with a single space

6 years agoNew upstream release
Simon McVittie [Sat, 29 Feb 2020 14:18:02 +0000 (14:18 +0000)]
New upstream release

6 years agoUpdate upstream source from tag 'upstream/3.98.0'
Simon McVittie [Sat, 29 Feb 2020 14:18:00 +0000 (14:18 +0000)]
Update upstream source from tag 'upstream/3.98.0'

Update to upstream version '3.98.0'
with Debian dir 9ff0106f93cacbfe3a922636fa5bbd5585f5c4ea

6 years agoNew upstream version 3.98.0
Simon McVittie [Sat, 29 Feb 2020 14:17:25 +0000 (14:17 +0000)]
New upstream version 3.98.0

6 years ago3.98.0
Matthias Clasen [Mon, 10 Feb 2020 20:32:19 +0000 (15:32 -0500)]
3.98.0

6 years agoAdd the label-wrap-justify reftest to xfails
Matthias Clasen [Mon, 10 Feb 2020 20:19:13 +0000 (15:19 -0500)]
Add the label-wrap-justify reftest to xfails

Seems just like the other label tests, down to details
of text rendering.

6 years agoDrop the toplevel-vs-popup reftest
Matthias Clasen [Mon, 10 Feb 2020 20:15:05 +0000 (15:15 -0500)]
Drop the toplevel-vs-popup reftest

Popups look different from toplevels. I don't think
a reftest that tries to prove otherwise has much
leg to stand on.

6 years agoDisable the buttons a11y test
Matthias Clasen [Mon, 10 Feb 2020 20:06:56 +0000 (15:06 -0500)]
Disable the buttons a11y test

The test fails because radio buttons are currently broken.

6 years agoUpdate expected test output
Matthias Clasen [Mon, 10 Feb 2020 20:03:47 +0000 (15:03 -0500)]
Update expected test output

The a11y test for GtkAssistant produces different
output due to headerbar changes.

6 years agocalendar: Fix mismatches with GDateTime
Matthias Clasen [Mon, 10 Feb 2020 19:59:40 +0000 (14:59 -0500)]
calendar: Fix mismatches with GDateTime

GDatetime uses 1-based month and day numbers, whereas
GktCalendars are 0-based. Correct for this.

6 years agoCalendar: Make year/month/day writable again
Matthias Clasen [Mon, 10 Feb 2020 19:14:18 +0000 (14:14 -0500)]
Calendar: Make year/month/day writable again

Our a11y tests were relying on this.

6 years agotestsuite: Update expected output
Matthias Clasen [Mon, 10 Feb 2020 18:55:37 +0000 (13:55 -0500)]
testsuite: Update expected output

The output for combo boxes in a11y tests has changed
because they use popovers now.

6 years agoMerge branch 'fix-gestures-test' into 'master'
Matthias Clasen [Mon, 10 Feb 2020 15:57:54 +0000 (15:57 +0000)]
Merge branch 'fix-gestures-test' into 'master'

Fix gestures test

See merge request GNOME/gtk!1406

6 years agoFix gestures test
Alexander Larsson [Mon, 10 Feb 2020 15:24:03 +0000 (16:24 +0100)]
Fix gestures test

This tests was testing gestures by faking an event in the
middle of a window that has a hbox with an expanding image in it.
For me (and I guess this depends on all sorts of issues like whether
CSD is enabled, font sizes, etc) the hbox ended up centered horizontally
but not vertically (probably because of csd at the top), so no events
ever hit the inner widgets.

This is fixed by emitting the events at allocation.x/y of the
hbox, which should contain both the hbox and the image (as it expands).

6 years agoMerge branch 'fix-hidpi-popups' into 'master'
Matthias Clasen [Mon, 10 Feb 2020 15:08:51 +0000 (15:08 +0000)]
Merge branch 'fix-hidpi-popups' into 'master'

Fix popup placement on hidpi multi-monitor

See merge request GNOME/gtk!1405

6 years agohidpi: Rescan monitors when screen scale factor changes
Alexander Larsson [Mon, 10 Feb 2020 14:19:32 +0000 (15:19 +0100)]
hidpi: Rescan monitors when screen scale factor changes

All the code in e.g. init_randr15() divides the physical resolutions with
the screen scale, however if we get the screen scale from xsettings
rather than e.g. GDK_SCALE the initial setup is using the wrong value.

So, whenever the screen scale size is changed we need to trigger
a re-read of the randr data

6 years agoMerge branch 'mainloop-cleanup' into 'master'
Matthias Clasen [Mon, 10 Feb 2020 14:32:09 +0000 (14:32 +0000)]
Merge branch 'mainloop-cleanup' into 'master'

Mainloop cleanup

See merge request GNOME/gtk!1404

6 years agoMore updates
Matthias Clasen [Mon, 10 Feb 2020 13:13:23 +0000 (08:13 -0500)]
More updates

6 years agoMerge branch 'icon-theme-api-rework' into 'master'
Alexander Larsson [Mon, 10 Feb 2020 12:45:56 +0000 (12:45 +0000)]
Merge branch 'icon-theme-api-rework' into 'master'

Icon theme api rework

See merge request GNOME/gtk!1390

6 years agoFix typo in GtkIconPaintable is-symbolic property
Alexander Larsson [Mon, 10 Feb 2020 12:30:57 +0000 (13:30 +0100)]
Fix typo in GtkIconPaintable is-symbolic property

6 years agoicon-theme: Add back and fix test for handling non-square icons
Alexander Larsson [Mon, 10 Feb 2020 12:12:26 +0000 (13:12 +0100)]
icon-theme: Add back and fix test for handling non-square icons

We test this by looking at the produced render nodes now that
we don't actualluy scale the icon. Also, it turns out that this
code was broken due to some typos, so we also fix those.

6 years agoExpose gtk_icon_paintable_new_for_file
Alexander Larsson [Mon, 10 Feb 2020 11:57:27 +0000 (12:57 +0100)]
Expose gtk_icon_paintable_new_for_file

6 years agoGtkIconPaintable: Add properties for file, icon-name and is-symbolic
Alexander Larsson [Mon, 10 Feb 2020 11:51:27 +0000 (12:51 +0100)]
GtkIconPaintable: Add properties for file, icon-name and is-symbolic

6 years agoMerge branch 'baselineoverlay' into 'master'
Matthias Clasen [Mon, 10 Feb 2020 12:07:18 +0000 (12:07 +0000)]
Merge branch 'baselineoverlay' into 'master'

A baseline overlay

See merge request GNOME/gtk!840

6 years agoicon paintable: Replace get_filename and get_resource_path with get_file()
Alexander Larsson [Mon, 10 Feb 2020 11:33:17 +0000 (12:33 +0100)]
icon paintable: Replace get_filename and get_resource_path with get_file()

This returns a GFile which can represent both the above.

6 years agoRename GTK_ICON_LOOKUP_LOAD_IN_THREAD to GTK_ICON_LOOKUP_PRELOAD
Alexander Larsson [Mon, 10 Feb 2020 10:43:47 +0000 (11:43 +0100)]
Rename GTK_ICON_LOOKUP_LOAD_IN_THREAD to GTK_ICON_LOOKUP_PRELOAD

6 years agoicontheme: Always return some icon name in get_icon_name() for lookup results
Alexander Larsson [Mon, 10 Feb 2020 10:40:00 +0000 (11:40 +0100)]
icontheme: Always return some icon name in get_icon_name() for lookup results

If you called gtk_icon_theme_lookup(), then always return some useful
icon name from gtk_icon_paintable_get_icon_name(), even if we picked
an unthemed icon.

Also rewrite the gtk_icon_paintable_get_icon_name() docs to make this
clearer.

6 years agoRemove GTK_DEBUG=baselines
Matthias Clasen [Mon, 13 May 2019 17:43:44 +0000 (17:43 +0000)]
Remove GTK_DEBUG=baselines

This has been reimplemented differently
in the inspector.

6 years agowidget: Stop embedding baseline debugging
Matthias Clasen [Mon, 13 May 2019 17:42:20 +0000 (17:42 +0000)]
widget: Stop embedding baseline debugging

The inspector has an overlay that achieves the
same, in a cleaner way.

6 years agoinspector: Draw baselines as an overlay
Matthias Clasen [Mon, 13 May 2019 17:36:46 +0000 (17:36 +0000)]
inspector: Draw baselines as an overlay

6 years agoRemove unused includes
Matthias Clasen [Mon, 10 Feb 2020 04:40:02 +0000 (23:40 -0500)]
Remove unused includes

We eventually want to get rid of GtkSelectionData.
As a first step, stop including gtkselection.h unnecessarily.

6 years agodocs: Mention gtk_main in the migration guide
Matthias Clasen [Mon, 10 Feb 2020 03:47:25 +0000 (22:47 -0500)]
docs: Mention gtk_main in the migration guide

6 years agoDrop gtk_get_main_thread
Matthias Clasen [Mon, 10 Feb 2020 03:37:18 +0000 (22:37 -0500)]
Drop gtk_get_main_thread

This is not a very useful api, and if you need it,
you can just as easily keep track yourself which thread
called gtk_init().

6 years agoDrop gtk_main and gtk_main_quit
Matthias Clasen [Mon, 10 Feb 2020 03:33:02 +0000 (22:33 -0500)]
Drop gtk_main and gtk_main_quit

The alternatives are to use GtkApplication,
or use GMainContext.

6 years agodocs: Update an example
Matthias Clasen [Mon, 10 Feb 2020 03:41:58 +0000 (22:41 -0500)]
docs: Update an example

Don't use gtk_main() in the mainloop example.
It is going away.

6 years agoStop using gtk_main and gtk_main_quit
Matthias Clasen [Mon, 10 Feb 2020 03:24:47 +0000 (22:24 -0500)]
Stop using gtk_main and gtk_main_quit

Replace these calls with direct use of GMainContext api.

6 years agoStop using gtk_main_quit
Matthias Clasen [Mon, 10 Feb 2020 01:06:58 +0000 (20:06 -0500)]
Stop using gtk_main_quit

Stop using gtk_main and gtk_main_quit in tests and
examples. These APIs are on the way out.

6 years agoDrop gtk_main_level
Matthias Clasen [Mon, 10 Feb 2020 00:42:11 +0000 (19:42 -0500)]
Drop gtk_main_level

This api isn't useful without gtk_main, which is also
on the way out.

6 years agoDrop gtk_main_iteration
Matthias Clasen [Mon, 10 Feb 2020 00:38:40 +0000 (19:38 -0500)]
Drop gtk_main_iteration

This function and its cousin, gtk_main_iteration_do, are
thin wrappers around GMainContext api that should just
be used directly.

6 years agoDrop gtk_events_pending
Matthias Clasen [Mon, 10 Feb 2020 00:34:02 +0000 (19:34 -0500)]
Drop gtk_events_pending

This was just a thin wrapper around gtk_main_context_pending,
which should be used directly instead.

6 years agotests: Stop using gtk_events_pending
Matthias Clasen [Mon, 10 Feb 2020 00:29:16 +0000 (19:29 -0500)]
tests: Stop using gtk_events_pending

Just use the GMainContext api directly.

6 years agowin32 printing: Stop using gtk_events_pending
Matthias Clasen [Mon, 10 Feb 2020 00:27:59 +0000 (19:27 -0500)]
win32 printing: Stop using gtk_events_pending

Just use the GMainContext API directly.

6 years agowin32: One more build fix
Matthias Clasen [Mon, 10 Feb 2020 04:04:10 +0000 (23:04 -0500)]
win32: One more build fix

6 years agowin32: Fix the build
Matthias Clasen [Mon, 10 Feb 2020 03:58:53 +0000 (22:58 -0500)]
win32: Fix the build

6 years agoMerge branch 'main-cleanup' into 'master'
Matthias Clasen [Mon, 10 Feb 2020 03:55:11 +0000 (03:55 +0000)]
Merge branch 'main-cleanup' into 'master'

Cleanup in gtkmain.h

See merge request GNOME/gtk!1403

6 years agofilechooser: Remove outdated hack
Benjamin Otte [Sun, 26 Aug 2018 16:00:52 +0000 (18:00 +0200)]
filechooser: Remove outdated hack

In GTK2, the filechooser was using a Paned, so switching between sidebar
and files list with the arrow keys didn't work (the slider would be
selected instead). So in
https://bugzilla.gnome.org/show_bug.cgi?id=161489 a crude hack was added
to make this possible.

Over the years the filechooser code has changed so that it now would do
this by default, yet the hack had been retained.

6 years agogdk: Make gdk_keyval_name() return a const char
Benjamin Otte [Mon, 20 Aug 2018 04:20:05 +0000 (06:20 +0200)]
gdk: Make gdk_keyval_name() return a const char

The string is const, so return it like that.

6 years agoRemove unused include
Matthias Clasen [Sun, 9 Feb 2020 21:49:53 +0000 (16:49 -0500)]
Remove unused include

6 years agocssprovider: Remove unused include
Emmanuele Bassi [Thu, 6 Feb 2020 15:02:02 +0000 (15:02 +0000)]
cssprovider: Remove unused include

6 years agoRemove gtk_propagate_event from public API
Matthias Clasen [Sun, 9 Feb 2020 16:00:53 +0000 (11:00 -0500)]
Remove gtk_propagate_event from public API

This is not a function that can be safely called
outside of GTK.

6 years agoRemove gtk_main_do_event from public API
Matthias Clasen [Sun, 9 Feb 2020 15:55:56 +0000 (10:55 -0500)]
Remove gtk_main_do_event from public API

6 years agoRemove gtk_main_do_event from the docs
Matthias Clasen [Sun, 9 Feb 2020 15:55:37 +0000 (10:55 -0500)]
Remove gtk_main_do_event from the docs

6 years agotestsuite: Stop using gtk_main_do_event
Matthias Clasen [Sun, 9 Feb 2020 15:54:26 +0000 (10:54 -0500)]
testsuite: Stop using gtk_main_do_event

Instead, emit ::event on the surface. Neither of
these is a proper test api, but one works as well
as the other.

6 years agodocs: Remove more mentions of gtk_main_do_event
Matthias Clasen [Sun, 9 Feb 2020 15:45:33 +0000 (10:45 -0500)]
docs: Remove more mentions of gtk_main_do_event

6 years agodocs: Remove a reference to gtk_main_do_event
Matthias Clasen [Sun, 9 Feb 2020 15:38:01 +0000 (10:38 -0500)]
docs: Remove a reference to gtk_main_do_event

It is not great to put a function in the public api and
document it as "do not call this" only so we can refer
to its docs in other places. Therefore, fold the docs
directly into the input handling overview chapter.

6 years agodocs: Remove a mention of gtk_main_do_event
Matthias Clasen [Sun, 9 Feb 2020 15:37:24 +0000 (10:37 -0500)]
docs: Remove a mention of gtk_main_do_event

6 years agocss: Add a comment
Matthias Clasen [Sun, 9 Feb 2020 15:23:27 +0000 (10:23 -0500)]
css: Add a comment

All the other color values have this comment,
best to be consistent.

6 years agoMerge branch 'wip/baedert/remove-outline-properties' into 'master'
Matthias Clasen [Sun, 9 Feb 2020 15:03:44 +0000 (15:03 +0000)]
Merge branch 'wip/baedert/remove-outline-properties' into 'master'

css: Remove outline border radius properties

Closes #2414

See merge request GNOME/gtk!1402

6 years agogsk: Update docs sections
Matthias Clasen [Sun, 9 Feb 2020 00:40:56 +0000 (19:40 -0500)]
gsk: Update docs sections

6 years agogsk: Small documentation additions
Matthias Clasen [Sun, 9 Feb 2020 00:36:25 +0000 (19:36 -0500)]
gsk: Small documentation additions

6 years agoFix a doc comment
Matthias Clasen [Sun, 9 Feb 2020 00:27:32 +0000 (19:27 -0500)]
Fix a doc comment

Signals take two colons.

6 years agodocs: Drop a few no longer existing symbols
Matthias Clasen [Sun, 9 Feb 2020 00:25:13 +0000 (19:25 -0500)]
docs: Drop a few no longer existing symbols

6 years agodocs: Update the switch thumbnail
Matthias Clasen [Sun, 9 Feb 2020 00:22:23 +0000 (19:22 -0500)]
docs: Update the switch thumbnail

Make the thumbnail for switches reflect the
current appearance of this widget.

6 years agoemojichooser: Fix the docs
Matthias Clasen [Sun, 9 Feb 2020 00:21:57 +0000 (19:21 -0500)]
emojichooser: Fix the docs

Make the emojichooser show up in the docs.

6 years agoFix the build with -Dgtk_doc=true
Matthias Clasen [Sun, 9 Feb 2020 00:04:19 +0000 (19:04 -0500)]
Fix the build with -Dgtk_doc=true

We need to export the emoji chooser symbols to
really make it public api.

6 years agoFix build with -Dgtk_doc=true
Matthias Clasen [Sun, 9 Feb 2020 00:02:46 +0000 (19:02 -0500)]
Fix build with -Dgtk_doc=true

Toolbars were removed, so don't try to create
thumbnails of them.

6 years agocss: Remove outline border radius properties
Timm Bäder [Sat, 8 Feb 2020 19:39:08 +0000 (20:39 +0100)]
css: Remove outline border radius properties

These are always set to the same value as the corresponding border
radius properties. They are also non-standard, so remove them and
replace them with the border radius properties everywhere.

Fixes #2414

6 years agoMerge branch 'avoid-mime-sniffing' into 'master'
Matthias Clasen [Sat, 8 Feb 2020 15:44:16 +0000 (15:44 +0000)]
Merge branch 'avoid-mime-sniffing' into 'master'

Avoid mime sniffing where possible

See merge request GNOME/gtk!1400

6 years agoAvoid mime sniffing where possible
Matthias Clasen [Sat, 8 Feb 2020 15:22:54 +0000 (10:22 -0500)]
Avoid mime sniffing where possible

When we are loading symbolic pngs or svgs, we know
that we need to the png or svg loader, so there is
no need to go through (surprisingly expensive) mime
sniffing to find the right loader.

6 years agogtk-demo: Don't call gtk_main_quit
Matthias Clasen [Fri, 7 Feb 2020 21:25:02 +0000 (16:25 -0500)]
gtk-demo: Don't call gtk_main_quit

It doesn't work with GtkApplications that do not
call gtk_main().

6 years agoAdwaita: Fix selection in vertical spin buttons
Matthias Clasen [Fri, 7 Feb 2020 20:42:32 +0000 (15:42 -0500)]
Adwaita: Fix selection in vertical spin buttons

This was broken by more specific selectors.

6 years agoMerge branch 'patch-1' into 'master'
Matthias Clasen [Fri, 7 Feb 2020 19:23:55 +0000 (19:23 +0000)]
Merge branch 'patch-1' into 'master'

Update migrating-3to4.xml (fixed typo, in line 377)

See merge request GNOME/gtk!1398

6 years agoUpdate migrating-3to4.xml
J Arun Mani [Fri, 7 Feb 2020 18:30:42 +0000 (18:30 +0000)]
Update migrating-3to4.xml

6 years agolabel: Don't use gtk_widget_peek_style_context
Matthias Clasen [Fri, 7 Feb 2020 17:49:45 +0000 (12:49 -0500)]
label: Don't use gtk_widget_peek_style_context

We may just not have a style context. And we can just
as well go directly to the css styles.

6 years agowindow: Move variable initialziation just before usage
Timm Bäder [Fri, 7 Feb 2020 04:09:10 +0000 (05:09 +0100)]
window: Move variable initialziation just before usage

6 years agoRename gtk_widget{get,set,has}_style_class to _css_class
Timm Bäder [Thu, 6 Feb 2020 16:32:26 +0000 (17:32 +0100)]
Rename gtk_widget{get,set,has}_style_class to _css_class

We want to use css instead of style everywhere now.

6 years agotreepopover: Fix header guard
Timm Bäder [Wed, 5 Feb 2020 15:11:28 +0000 (16:11 +0100)]
treepopover: Fix header guard

6 years agobox: Move vfunc implementations before class_init
Timm Bäder [Wed, 5 Feb 2020 07:08:45 +0000 (08:08 +0100)]
box: Move vfunc implementations before class_init

Just like we do everywhere else. This way we can also get rid of all the
prototypes.

6 years agocalendar: Remove day-selected-double-click signal
Timm Bäder [Fri, 7 Feb 2020 03:32:08 +0000 (04:32 +0100)]
calendar: Remove day-selected-double-click signal

It doesn't really make sense to treat double clicks here different than
single clicks (and is bad UX), and it also breaks switching months by
quickly trying to single-click the last/first days in the calendar.

6 years agocalendar: Remove an unused enum
Timm Bäder [Wed, 5 Feb 2020 08:24:31 +0000 (09:24 +0100)]
calendar: Remove an unused enum

6 years agocalendar: Remove month-changed signal
Timm Bäder [Wed, 5 Feb 2020 08:23:45 +0000 (09:23 +0100)]
calendar: Remove month-changed signal

Listen to notify::month instead.

6 years agocalendar: Keep a GDateTime around
Timm Bäder [Wed, 5 Feb 2020 08:22:21 +0000 (09:22 +0100)]
calendar: Keep a GDateTime around

Instead of a year/month/day triple.

6 years agocalendar: Return a GDateTime from get_date()
Timm Bäder [Tue, 4 Feb 2020 14:20:39 +0000 (15:20 +0100)]
calendar: Return a GDateTime from get_date()